[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
HELPPATH() (STRING)
Function
Return the path of help files as defined in PCBSetup.
Syntax
HELPPATH() No arguments are required
Return Type & Value
STRING
Returns the path of the PCBoard help files.
Remarks
This function will return the path where help files are located as
defined in PCBSetup. This can be useful when you want to add system help
capabilities to your PPE application.
Examples
PRINTLN "HELP FOR THE R (READ) COMMAND:"
PRINTLN "------------------------------"
NEWLINE
DISPFILE HELPPATH()+"HLPR",GRAPH+LANG+SEC
See Also:
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson